home *** CD-ROM | disk | FTP | other *** search
/ Power Tools 1993 October - Disc 1 / Power Tools (Disc 1)(October 1993)(HP).iso / 3khw / 50917452 / 50917452.txt < prev    next >
Text File  |  1993-08-06  |  9KB  |  279 lines

  1. HP IMAGE/SQL
  2. ============
  3.  
  4. Technical Data
  5. HP Computer Systems
  6.  
  7. The SeQueL
  8. ----------
  9.  
  10. HP IMAGE/SQL is the database management system you use today with 
  11. the addition of structured query language - the interface of 
  12. relational databases. IMAGE/SQL maintains full TurboIMAGE 
  13. functionality -  your existing applications will continue to 
  14. operate without any modification.  
  15.  
  16. HP IMAGE/SQL benefits
  17. ---------------------
  18.  
  19. Investment leverage
  20.  
  21. The significant investment you have in IMAGE applications and 
  22. information is preserved.  While maintaining this investment, you 
  23. can now take advantage of relational technology without any data 
  24. conversions.  New applications and enhancement of existing 
  25. applications can be done using SQL data manipulation techniques.  
  26. Your existing and new SQL applications can operate without making 
  27. any changes to the existing application environment.
  28.  
  29. Figure 1.  Reap the relational benefits from your IMAGE 
  30.            investments
  31.  
  32. SQL client/server tools
  33.  
  34. Accessing and manipulating IMAGE data can now be done with 
  35. standard SQL protocols.  Hewlett-Packard and leading independent 
  36. software vendors offer a wide selection of SQL client/server 
  37. tools to address the needs of Decision Support, Management 
  38. Information, and Application Development.  
  39.  
  40. These SQL client/server tools allow you to focus on your business 
  41. - not on where the data is or how to access it.  You can view the 
  42. data in ways never before possible by combining data from 
  43. multiple databases: IMAGE/SQL, ALLBASE/SQL or third-party 
  44. databases in the same query.
  45.  
  46. Using 4GL client/server tools, you can develop easy-to-use, 
  47. window-based, graphical-user-interface applications.   These 
  48. applications can access your IMAGE databases while your existing 
  49. host-based applications continue to operate as they always have.  
  50. Working in a client/server environment can offload processing 
  51. from the host server to the PC clients, reserving host power for 
  52. other processing.  
  53.  
  54. Productivity improvement
  55.  
  56. Productivity and efficiency gains can be realized when 
  57. easy-to-use decision support and management information tools are 
  58. employed to meet end-user information needs.  Many of these tools 
  59. require no knowledge of SQL, thereby putting reporting and ad-hoc 
  60. query in the hands of users and freeing technical professionals 
  61. for other duties.
  62.  
  63. Figure 2.  Access and integrate information in ways never before
  64.            possible
  65.  
  66. HP IMAGE/SQL features
  67. ---------------------
  68.  
  69. Standard SQL interface
  70.  
  71. IMAGE/SQL operates using the SQL Data Manipulation Language 
  72. (DML).  This functionality is based upon the ANSI-89 SQL DML 
  73. command standard.  Most of the ALLBASE/SQL DML commands are also 
  74. supported.  Operating within this standard allows many 4GL tools, 
  75. listed below, to be used with IMAGE/SQL and ALLBASE/SQL.  
  76.  
  77. IMAGE/SQL components
  78.  
  79. IMAGE/SQL consists of  IMAGE system procedures and other 
  80. specialized procedures.  Some components are specifically used in 
  81. the client/server environment.  IMAGE/SQL components include:
  82.  
  83. o  HP ALLBASE/PC API - application programming interface, based 
  84.    on the Gupta interface standard, which serves as the client 
  85.    link for most of the client/server tools
  86.  
  87. o  HP ALLBASE/Net -works with ALLBASE/PC API in connecting client 
  88.    users with server databases
  89.  
  90. o  ISQL - allows interactive SQL command processing with 
  91.    IMAGE/SQL and ALLBASE/SQL
  92.  
  93. Concurrency with existing applications
  94.  
  95. Your existing applications, whether developed internally or 
  96. purchased from a vendor, can operate concurrently with 
  97. applications developed using the SQL interface.  You do not need 
  98. to change your existing applications.  
  99.  
  100. ALLBASE/SQL coexistence
  101.  
  102. IMAGE/SQL operates using a Database Environment (DBE), just like 
  103. ALLBASE/SQL.  This feature allows these databases to be accessed 
  104. in the same way.  From an application point of view, the 
  105. databases are equivalent.  In fact, a single DBE can manage 
  106. IMAGE/SQL tables and ALLBASE/SQL tables, providing the ultimate 
  107. in coexistence. 
  108.  
  109. Because IMAGE/SQL and ALLBASE/SQL use the same SQL interface, 
  110. features such as stored procedures, triggers, and business rules 
  111. can also be used on IMAGE data. 
  112.  
  113. Network sharing of data
  114.  
  115. Whether your network is of HP 3000 systems only, or a mix of HP 
  116. 3000 and HP 9000 systems, IMAGE/SQL is available to all your 
  117. users.  Applications can access the HP 3000-resident IMAGE/SQL 
  118. database from ALLBASE/SQL on HP 9000 systems and from IMAGE/SQL 
  119. or ALLBASE/SQL on HP 3000 systems. 
  120.  
  121. Administration utility
  122.  
  123. Included with IMAGE/SQL is a utility to assist in the 
  124. administration of IMAGE databases in the SQL environment.  The 
  125. utility, called IMAGESQL, provides a variety of functions, 
  126. including:
  127.  
  128. o  Attachment of the IMAGE database to the DBE.  This function 
  129.    establishes the link between IMAGE and SQL.
  130.  
  131. o  Data type mapping between IMAGE and SQL.  IMAGE and SQL data 
  132.    types are not entirely compatible.  Data type mapping provides 
  133.    default and custom map functions for the SQL interface.
  134.  
  135. o  User security mapping between IMAGE and SQL.  The security 
  136.    schemes of IMAGE and SQL are not entirely compatible.  This 
  137.    utility provides a way to map system users to IMAGE/SQL users.  
  138.  
  139. Transaction integrity
  140.  
  141. The SQL standard defines commands for completing or rolling back 
  142. transactions.  This transaction integrity is included with 
  143. IMAGE/SQL and is built on the existing IMAGE dynamic transaction 
  144. management functionality.  
  145.  
  146. Deadlock detection
  147.  
  148. IMAGE/SQL includes the feature of deadlock detection for 
  149. identifying situations where IMAGE resource deadlocks might 
  150. occur.  When deadlocks are detected, the lowest priority 
  151. transactions will be aborted and rolled back, ensuring 
  152. application availability and database logical integrity.  
  153.  
  154. Performance summary
  155.  
  156. Performance information can be viewed in terms of existing 
  157. applications, SQL applications, and mixed concurrent 
  158. environments.  Performance characteristics of IMAGE/SQL in all 
  159. these environments remain similar to TurboIMAGE:  Request 
  160. complexity, database design, and data volume.  
  161.  
  162. o  Simple queries perform more quickly than complex queries.  
  163.  
  164. o  Queries using IMAGE key items perform more quickly than non-
  165.    key items.
  166.  
  167. o  Queries selecting low data volumes perform more quickly than 
  168.    high volume queries.
  169.  
  170. IMAGE intrinsic access versus SQL access shows intrinsic access 
  171. maintaining an advantage.  SQL applications will operate well in 
  172. environments where the above characteristics are considered.  
  173. Concurrent operation of existing IMAGE applications and new SQL 
  174. applications will show no degradation of the existing 
  175. applications other than that normally associated with increased 
  176. usage of a database.  
  177.  
  178. Product information
  179.  
  180. IMAGE/SQL is included on all HP 3000 MPE/iX systems. The 
  181. IMAGE/SQL license must be identical to the MPE/iX user license. 
  182. The customer must also maintain IMAGE/SQL on support contract.
  183.  
  184. Part Number     Description 
  185. --------------------------------------------------------------
  186. 32653B          HP IMAGE/SQL for 900 Series HP 3000 computers
  187.                 with the following options: 
  188. Opt. UA3        for use by 1 to 8 users 
  189. Opt. 0AF        for use by 1 to 20 users 
  190. Opt. UA7        for use by 1 to 32 users 
  191. Opt. UCY        for use by 1 to 40 users 
  192. Opt. UA9        for use by 1 to 64 users 
  193. Opt. UBD        for use by 1 to 100 users 
  194. Opt. UAB        for use by 1 to 128 users 
  195. Opt. UCN        for use by 1 to 160 users 
  196. Opt. UAD        for use by 1 to 256 users 
  197. Opt. UDW        for use by 1 to 384 users 
  198. Opt. UAT        for use by unlimited users
  199.  
  200. System environment
  201.  
  202. o  MPE/iX 4.0 or later 
  203. o  IMAGE/SQL
  204.  
  205. Additional networking software may be required by the 
  206. client/server tool. Contact the vendor for specific network 
  207. requirements.
  208.  
  209. o  Networking 
  210.    - HP ARPA or NS
  211.     HP NetWare
  212.  
  213. Consult your sales representative for more information.
  214.  
  215. Client/server tools 
  216. -------------------
  217.  
  218. Decision support and management information
  219.  
  220. o  Channel Forest & Trees 
  221. o  Cognos Impromptu
  222. o  HP NewWave Access (for Windows)
  223. o  Gupta Quest
  224.  
  225. 4GL application development
  226.  
  227. o  Cognos PowerHouseWindows
  228. o  Gupta SQLWindows 
  229. o  Powersoft PowerBuilder 
  230. o  Pioneer Q+E
  231.  
  232. Additional PC client requirements
  233.  
  234. o  MS Windows 3.0 or later 
  235. o  HP ALLBASE/SQL PC API
  236. o  Networking 
  237.    - HP ARPA or NS 2.1
  238.    - MS or WRQ sockets 
  239.    - HP NetWare Client
  240.  
  241. Some tools do not require PC API or LAN networking.
  242.  
  243. 4GL toolsets
  244. ------------
  245.  
  246. o  HP ALLBASE/4GL
  247. o  HP ALLBASE/Query
  248. o  HP Transact
  249. o  IBI FOCUS
  250. o  Ingres tools
  251. o  JYACC
  252. o  Progress tools
  253. o  Speedware tools
  254. o  Uniface tools
  255.  
  256. Documentation
  257. -------------
  258.  
  259. Order Number                Description 
  260. -----------------------------------------------------------
  261. 36385-90001     HP IMAGE/SQL Utility Administrator's Guide 
  262.  
  263. 30391-90001     TurboIMAGE/XL DBMS Reference Manual  
  264.  
  265. 36385-90008     Getting Started with HP IMAGE/SQL
  266.  
  267.  
  268. Technical information in this document is subject to change 
  269. without notice.
  270.  
  271. (c) Copyright
  272. Hewlett-Packard Company 1993
  273. All Rights Reserved. Reproduction, adaptation, or translation 
  274. without prior written permission is prohibited except as allowed 
  275. under the copyright laws.
  276.  
  277. Printed in USA  GD0493
  278. 5091-7452E
  279.